Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Displaying Raw • Download


recipes/ffpyplayer/setup.py.patch 0.9.0 (50011dc7) Text, 519 B

Tf85149--- ffpyplayer/setup.py 2024-06-02 11:10:49.691183467 +0530
T7ee787+++ ffpyplayer.mod/setup.py 2024-06-02 11:20:16.220966873 +0530
Tc9d1d9@@ -27,12 +27,6 @@
# This sets whether or not Cython gets added to setup_requires.
declare_cython = False
Tf85149-if platform in ('ios', 'android'):
Tf85149- # NEVER use or declare cython on these platforms
Tf85149- print('Not using cython on %s' % platform)
Tf85149- can_use_cython = False
Tf85149-else:
Tf85149- declare_cython = True
src_path = build_path = dirname(__file__)
print(f'Source/build path: {src_path}')


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────